You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
S3 isn't great for everything we're doing here. It seems to be introducing latency for the GitHub hook. Also, we're doing a lot of puts to cache update times for StackOverflow.
Move GitHub and Asana client info to SSM? Not sure if we can set this up with Cloud Formation, or even if we should
Separate StackOverflow update times from config json
Put update times in DynamoDB?
Should json config go somewhere other than S3?
The text was updated successfully, but these errors were encountered:
S3 isn't great for everything we're doing here. It seems to be introducing latency for the GitHub hook. Also, we're doing a lot of puts to cache update times for StackOverflow.
The text was updated successfully, but these errors were encountered: