Added
client.signals.submit_feedback— record a one-time verdict on whether a flagger-detected signal is a real problem, with an optional reason, and optionally archive the signal in the same call. Only signals a flagger detected accept feedback, and the verdict cannot be changed once submitted.client.signals.getnow returnsfeedbackwith the verdict submitted for the signal (value,passed,feedback), orNonewhen none has been submitted yet.