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
backfill slack data, I only have slack exports from the last year or so. I need rest of the data and update that
import of messages from slack web api (currently only user/channel/emojis are being imported from slack web api)
backfill slack data idempotently using slack web api, either as a manual button or as a periodic job
Switch over to real time socket mode without losing too many events (slack load balances across multiple connections, or possibly add another bot?)
Possibly get updated zip archive from slack admins
Possibly become a slack admin so I can manage these things without disturbing folks, most probably don't need to do this if the real time stuff is rock solid
Ensure real time event data doesn't break if there is a gap in data
Right now the v2 clojurians log is running on clojurians-log-v2.oxal.org/
The end goal is for v2 to be available at clojurians-log.clojureverse.org/
This is a (constantly updating) checklist of the things we need to do to push this live:
Must do
prod-run
#13Nice to have
The text was updated successfully, but these errors were encountered: