Following #75, It seems that a 500ms delay between reactions for reaction seeding is insufficient to prevent the race condition in production. Therefore, increased the delay to 1 second, the same as for old minerva.
Developer Testing
Testing done:
Manually tested on the dev slack. Due to the seemingly non-deterministic nature of the issue and the inconsistency in the issue appearing between the dev and prod environments, resolution might not be guaranteed.
Description
Following #75, It seems that a 500ms delay between reactions for reaction seeding is insufficient to prevent the race condition in production. Therefore, increased the delay to 1 second, the same as for old minerva.
Developer Testing
Testing done:
This change is