Commit 638a495
authored
Fix for timeout warning parameter for GCP integration & UTC time zone for AWS integration (#799)
Co-authored-by: Shantanu Dhiman <shantanu.dhiman@calsoftinc.com>
Changes:
Converted local time format to UTC time format for AWS Lambda integration, and verified it on cloudwatch logs.
Added code for timeout_warning parameter in class GcpIntegration.
Fix #7961 parent 725451a commit 638a495
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| |||
0 commit comments