Accept period_time as string on DORA executor
What does this MR do and why?
Accepts period_time
parameter as a string on DoraExecutor
, when
an invalid string is sent as parameter use default of 15
.
Prevents errors like https://sentry.gitlab.net/gitlab/gitlabcom/issues/4119970/?cursor=1686670571000%3A0%3A0&environment=gprd&query=
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.