Commit df5466c
CommonServerPython - add skip update to return error in get remote data (demisto#12027)
* add skip update to return error in get remote data
* add whitespace prefix
* check last exception is not notimplemented
* fix over indent
* Update 1_8_2.md
Co-authored-by: roysagi <[email protected]>1 parent bafeb3c commit df5466c
4 files changed
Lines changed: 37 additions & 5 deletions
File tree
- Packs/Base
- ReleaseNotes
- Scripts/CommonServerPython
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4657 | 4657 | | |
4658 | 4658 | | |
4659 | 4659 | | |
4660 | | - | |
4661 | | - | |
4662 | | - | |
4663 | | - | |
| 4660 | + | |
| 4661 | + | |
| 4662 | + | |
| 4663 | + | |
| 4664 | + | |
4664 | 4665 | | |
4665 | 4666 | | |
4666 | 4667 | | |
| |||
4672 | 4673 | | |
4673 | 4674 | | |
4674 | 4675 | | |
| 4676 | + | |
| 4677 | + | |
| 4678 | + | |
| 4679 | + | |
4675 | 4680 | | |
4676 | 4681 | | |
4677 | 4682 | | |
| |||
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1099 | 1099 | | |
1100 | 1100 | | |
1101 | 1101 | | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
1102 | 1125 | | |
1103 | 1126 | | |
1104 | 1127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments