Skip to content

Avoid inserting nullptr in internal PSK map

Joerg Stelzer requested to merge stelzer/athena:main-ATR-27687 into main

Addresses ATR-27687 partially

In the rare case of a Trigger DB access issue at P1, which we had in June this year, this ensures that events without a prescale set are send to the debug stream, AND the DB query is again attempted on the next event. See discussion in Jira ATR-27687.

Merge request reports