-
```
I was setting up a job today and couldn't get it to work. Turns out a
permission issue on the staging server was killing it. It wasn't that hard
to find once I ran the command manually, but it wou…
-
... for example if your java content will throw an exception, [this RuntimeException](https://github.com/CloudSlang/score/blob/1e3108de726c4adf0f88d5e9218fcf6e3c14a41c/runtime-management/runtime-manag…
-
For showNotes, if I enter a wrong index the exception is `The number you inputted is invalid! Please enter a valid number:`
However, if I do it again, it's considered as an invalid command
![image.pn…
-
For showNotes, if I enter a wrong index the exception is `The number you inputted is invalid! Please enter a valid number:`
However, if I do it again, it's considered as an invalid command
![image.pn…
-
- [ ] fixed
`cuzz --canister-name async_await --call-delay 0`
Setting the delay to 0 has led to this error:
```bash
2024-11-06 22:02:43.278941743 UTC: [Canister bkyz2-fmaaa-aaaaa-qaaaq-cai] …
-
This feature is to support some scenarios where a ftp client contacting a ftp server in passive mode is running inside a VPC/VNet whose exit to the internet doesn't have a single fixed exit IP.
In th…
-
1. File Handling with open(): The file is opened but not properly closed if an exception occurs before reaching f.close(). You can use a with statement to handle file operations safely.
2.
3. Error…
-
I observe differences when handling different kind of exceptions
In an interactive interpreter:
```python
>>> import stack_data.formatting
>>> stack_data.formatting.Formatter(show_variables=True…
-
There are some situations which results to Logstash crash which should be handled by this plugin. They are: temporary timeouts in connections, connection refuses due to group rebalancing, invalid cred…
-
I am still unsure of the underlying cause and whether this problem is endemic to all installations but it is repeatable on my development workstation, an Intel iMac at home.
The symptom is a slew o…