ratifire / devrate-service

1 stars 0 forks source link

Add removing zoom meeting to interview completion proces #457

Closed abalmasDA closed 1 month ago

abalmasDA commented 2 months ago

This task must be executed only after a general discussion with team members.

UPD: when the webhook triggered, we need to check that the startTime (the scheduled time of the meeting) in UTC format+ 10 min > current time (UTC). If that condition is TRUE then webhook triggered correctly and we can procced feedback logic, otherwise if condition is FALSE just ignore this webhook and waiting for another one.