Actions
Bug #3278
closed[Crunch] crunch-dispatch should cache ApiClientAuthorizations it creates
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Crunch
Target version:
-
Story points:
0.5
Description
The current code creates a new token each time it tries to get a node allocation. Creating one per job, and keeping it in memory until the job eventually runs, should suffice.
(Originally reported in #3168.)
Actions