1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-02-01 01:29:00 +03:00
Octobot/src/Data
Octol1ttle cac3ee9bf7
Scheduled event update bugfixes (#81)
This PR fixes the following bugs in ScheduledEventUpdateService:
- When a scheduled event is first added into ScheduledEventData, its
status update code will be skipped. This results in some messages not
being sent to the EventNotificationChannel
- When the status update code returns an unsuccessful Result, the status
in ScheduledEventData will still be updated, meaning that the code will
not retry.

---------

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-08-12 13:47:14 +00:00
..
Options Add a new .editorconfig and reformat code (#76) 2023-08-02 20:51:16 +00:00
GuildData.cs Backfill member data when a guild is loaded or a new member joins it (#77) 2023-08-04 13:52:54 +00:00
GuildSettings.cs Add a new .editorconfig and reformat code (#76) 2023-08-02 20:51:16 +00:00
MemberData.cs Backfill member data when a guild is loaded or a new member joins it (#77) 2023-08-04 13:52:54 +00:00
Reminder.cs Add a new .editorconfig and reformat code (#76) 2023-08-02 20:51:16 +00:00
ScheduledEventData.cs Scheduled event update bugfixes (#81) 2023-08-12 13:47:14 +00:00