79292468

Date: 2024-12-18 21:05:10
Score: 1
Natty:
Report link

I create a Room table with two columns: id:Long and content:String

Then I put the content in the database before calling enqueue. And then pass only Id in my workerRequest. And then access the content from inside the doWork function.

And the worker message is just the id.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Dave Ford