You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made the basic code changes and would be willing to contribute
cli/pipelinewise.py:12268 + self.send_alert(message=f'Running {tap_id} tap in {target_id} target.', level=BaseAlertHandler.INFO)
cli/pipelinewise.py:1304 + self.send_alert(message=f'Running {tap_id} tap in {target_id} target.', level=BaseAlertHandler.INFO)
Is your feature request related to a problem? Please describe.
Send additional information alerts when a tap is running and succeeded
The text was updated successfully, but these errors were encountered: