Savio Dias

Results 81 comments of Savio Dias

Assigning to @Soham-27 @vishalmaurya850 You can also start working collaboratively on the issue

The pdf service is generating pdf on basis of given `template.html` and `data.csv` It is working similar to fileupload service The issue is if the data is huge then it...

>> In the response pasted in your comment it says 500 in data and 201 in statusCode why is that? I feel the api req is being created/sent successfully which...

Tried to implement https://svelte.dev/docs/svelte-compiler https://github.com/withastro/compiler but didn't received expected output Will try out this package out https://www.npmjs.com/package/svelte-to-html

- What solution do you propose for solving the large data issue? - Still researching and planning about that. Was thinking about using queues. - Where are we on the...

> CI on this thing is failing. @Savio629 Fixed it ✔ > rethink on how to define the location rather than just passing in a list of countries. - We...

#### The list of countries, coordinates, cities, geofences is working https://github.com/user-attachments/assets/437ee50d-a4ec-413b-a758-e508724ce33d #### The denied request should send a error message in the response right? #### Right now, it is just...

![image](https://github.com/user-attachments/assets/6ab802be-884e-4053-ab56-5b7d1c98e2b6) I have commented one of the test which isn't passing, can you point what can be the issue here?