Discord Messages: Difference between revisions

1,131 bytes added ,  19:26, 6 April 2023
→‎23-04-06: new section
(→‎23-04-02: new section)
(→‎23-04-06: new section)
Line 600: Line 600:
|Text=NMA is from July 10-28, [[Climatematch Academy]] [[CMA]] is for 2 weeks from July 17-28. Not sure about NMC dates for this year.
|Text=NMA is from July 10-28, [[Climatematch Academy]] [[CMA]] is for 2 weeks from July 17-28. Not sure about NMC dates for this year.
|Link=https://discord.com/channels/1049136631065628772/1091852693137530910/1091944040385224794
|Link=https://discord.com/channels/1049136631065628772/1091852693137530910/1091944040385224794
}}
== 23-04-06 ==
{{Message
|Author=sneakers-the-rat
|Avatar=https://cdn.discordapp.com/avatars/305044217393053697/2970b22bd769d0cd0ee1de79be500e85.png?size=1024
|Date Sent=23-04-06 23:26:09
|Channel=technical-wg
|Text=So [[Masto Docs]] [[Rate Limiting]]  is controlled by [[Rack Attack]]
- https://github.com/NeuromatchAcademy/mastodon/blob/main/config/initializers/rack_attack.rb
- logging:  https://github.com/NeuromatchAcademy/mastodon/blob/main/config/initializers/rack_attack_logging.rb
- docs: https://github.com/rack/rack-attack#throttling
The throttling rules differentiate between authenticated and unauthenticated API requests, so I would want to raise the authenticated ones. Unfortunately the logging does not actually tell me what *kind* of throttle is being hit (eg. the authenticated api vs token api vs paging api, etc.) and the throttling rules definitely overlap with one another... so I'm going to make that change first - log the kind of throttle that is hit, and then come back later and actually adjust values
|Link=https://discord.com/channels/1049136631065628772/1049184335514828860/1093678062933127188
}}
}}