-
So let's talk borderline absurd features. I'm trying to figure out how we can support this type, while still being useful. I feel like this is harder to do than in dynamic languages where we're just a…
sgrif updated
3 years ago
-
Hey
I am trying to migrate for n postgres database to mysql.
When I run rake db:dump everything works.
When I run rake db:load it gives me an nil.each error.
I know I have empty tables, can you adv…
-
Bonjour à tous,
J'ai eu récemment un échange à propos de notre travail de transcription/traduction avec Noëlle, une utilisatrice facebook qui se plaignait de l'insuffisance des efforts fournis quan…
-
Using
```
function graceful () {
agenda.stop(function(){
process.exit(0);
});
}
process.on("SIGTERM", graceful);
process.on("SIGINT" , graceful);
```
Locked jobs are unlo…
-
@dsander Hi dsander, it's a new question I met recently. I'm still learning about JavaScript and then I'll ask you for some help again on that sum issue😸.
The following is output of my website agent …
-
**Is your feature request related to a problem? Please describe.**
As far as I see, [Using QueryBuilder to execute native SQL queries](https://mikro-orm.io/docs/6.1/usage-with-sql#using-querybuilder-…
-
I am sorry , but when trying to launch this server , i get this issue :
[2024-07-12T18:00:03 INFO parcel_server] Server starting...
Error performing logging.
attempted to log: [2024-0…
-
Is there a way to limit the total number of jobs running per queue across all workers? I'm still a little fuzzy on what teamSize and teamConcurrency does, but it appears that they configure concurrenc…
amc6 updated
2 months ago
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.…
-
### Please confirm if bug report does NOT exist already ?
- [X] I confirm there is no existing issue for this
### Steps to reproduce ?
Create a CSV with multiple columns and rows.
Make sure …