queue based actions (crossposting, notifications) don't work #36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
running ask.kt commit
8b19aa2cd3e39c8e5e11e231b72160d38c7de7d4in a container, i've noticed that actions like crossposting and notifications are no longer working, nothing new gets added to the queue dashboard. it was working before in our previous state without the introduction of the queue system.queue actions work in production & my test environment for me, this could be from not migrating potentially? if theres any associated logs, those could be helpful
it appears that after a fresh start it works fine for a tiny bit, before no longer working. nothing helpful gets spat out of logs afterwards. i'll try to see if i can force something out
after being on overnight, crossposting seems to be working consistently with the latest commits, so i'll close the issue.
Re-opening again, since this issue has once again started appearing on my ask.kt instance until I restarted it.
potential fix in new commits. ill test it out on my instance and let you know