Abhishek Vaid

Results 8 issues of Abhishek Vaid

Every now and then, I keep getting an error while view messages. > FreeMarker template error (DEBUG mode; use RETHROW in production!): The following has evaluated to null or missing:...

I installed the plugin and started writing a simple proto file. I keep getting this annoying error on the bottom right.

It is completely undocumented and I'm not able to find answer the question: How to upsert in bulk or single mode. In other words, is hitting the POST with multiple...

The routes published by this plugin, either support post [resource doesn't exist] or put/patch [resource exists]. Because of this, An additional GET request has to be made before deciding on...

question

- I have a collection which have document like these: `{ "_id" : ObjectId("599c05310252805c00f4f03d"), "facets" : [ { "id" : "culture", "values" : [ "hindu" ] }, { "id" :...

POST endpoint breaks on first error. Expected behavior with POST where multiple documents are sent is receive a payload which tells us status of each document. An error or success...

I'm trying to use your module with ARK on a project. We have a dump of tweets which need to POS Tag. On extensive testing, I've found that there's an...

I keep getting timeout on exercise 2.1. I copied the code and paste it into a local worksheet, it worked. The changes are minimal and can't be reduced: `def fib(n:...