feat: improved timeout handling for api client
This commit is contained in:
@@ -24,6 +24,7 @@ class ParticipantEligibilityService
|
||||
{
|
||||
/** @var array<string, bool> Request-scoped cache for participant eligibility */
|
||||
private array $eligibilityCache = [];
|
||||
|
||||
/**
|
||||
* Checks if a participant is eligible for booking.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user