Closed blenzi closed 1 year ago
Following https://github.com/pyronear/pyro-api/pull/268, this PR fixes the retrieval of alerts by fetching the alerts associated with unacknowledged events. In addition:
call_api
raise ValueError
Following https://github.com/pyronear/pyro-api/pull/268, this PR fixes the retrieval of alerts by fetching the alerts associated with unacknowledged events. In addition:
call_api
method and use to avoid code repetitionraise ValueError
)