This is a migrated thread and some comments may be shown as answers.

extra events being created?

1 Answer 39 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
peter
Top achievements
Rank 1
peter asked on 08 Jul 2019, 01:33 PM

hello,

This probably is not Kendo problem , but I am hoping someone has a suggestion.

I am using Visual Studio 2019 ver.16.1.15 , creating a ASP.NET MVC core 2.2 Application, with , and Cosmos DB datastore. 

Scheduler Events are created in the this controller/action :       .Create(create => create.Action("Create", "Crud"))

Recently I found 19,000 duplicate events, and I am trying to track down the root cause.

Is the controller/action  being called over and over?

Or is Cosmos DB doing something unintended ?

Any ideas?

Thanks,Peter

 

1 Answer, 1 is accepted

Sort by
0
peter
Top achievements
Rank 1
answered on 10 Jul 2019, 12:49 PM

looks like the problem is with Cosmos DB - and the id field.

Thanks , Peter

Tags
Scheduler
Asked by
peter
Top achievements
Rank 1
Answers by
peter
Top achievements
Rank 1
Share this question
or