• @nutomicOPMA
    link
    104 years ago

    Not that much progress for me this week. I did a big refactor implementing a Context, so we dont have to pass things like database connection or http client everywhere. And I am currently implementing a queue for sending out activities, so that sends dont run synchronously in the API handlers, and requests can be retried on failure.