Skip to content

use a dedicated http client for altcha sentinel - #59

Merged
tito10047 merged 1 commit into
tito10047:mainfrom
elernonelma:dedicated-altcha-http-client
Mar 9, 2026
Merged

use a dedicated http client for altcha sentinel#59
tito10047 merged 1 commit into
tito10047:mainfrom
elernonelma:dedicated-altcha-http-client

Conversation

@elernonelma

Copy link
Copy Markdown
Contributor

Register a new Symfony Scoped Http Client: user can then implement their retry failure strategy, dedicated to that client.

@tito10047 tito10047 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tito10047
tito10047 merged commit 7f92c84 into tito10047:main Mar 9, 2026
23 checks passed
@elernonelma

Copy link
Copy Markdown
Contributor Author

thanks @tito10047 for the really quick lookup!

'%s/v1/verify/signature',
$sentinelConfig['base_url']
));
$container->setParameter('altcha.sentinel.verify_signature_url', '%s/v1/verify/signature');

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've forgot to remove the '%s' of the previous sprintf; will provide you another patch @tito10047 ; sorry about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants