Skip to content

Commit

Permalink
fix(citizenship): longer timeout (#16254)
Browse files Browse the repository at this point in the history
  • Loading branch information
berglindoma13 authored Oct 3, 2024
1 parent 097edd9 commit 7b20920
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const configFactory = (
name: 'clients-directorate-of-immigration',
organizationSlug: 'utlendingastofnun',
logErrorResponseBody: true,
timeout: 1000 * 60,
autoAuth: idsClientConfig.isConfigured
? {
mode: 'auto',
Expand Down

0 comments on commit 7b20920

Please sign in to comment.