Skip to content

Commit

Permalink
feature: waitBetweenRetries and maxAttempts added to OFFLINE_QUEUE [W…
Browse files Browse the repository at this point in the history
…TEL-4342]
  • Loading branch information
VladimirBeria committed Apr 30, 2024
1 parent 1813545 commit 3851a17
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ const QueueTypeProperties = Object.freeze({
'grantee',
// params specific
'originateTimeout',
'waitBetweenRetries',
'maxAttempts',
'recordings',
'perNumbers',
'minOnlineAgents',
Expand Down

0 comments on commit 3851a17

Please sign in to comment.