bcgov / workbc-survey

A repository to hold templates and code for the WorkBC Surveys.
Apache License 2.0
0 stars 0 forks source link

Fix bug: shorten token refresh interval in sendReminder as in sendSurvey #13

Closed strdavis closed 6 months ago

strdavis commented 6 months ago

This fixes a bug where some reminders could fail due to token expiry when there were many reminders. This fix was previously implemented for invites but appears to have been overlooked for reminders.