tam-i13
b669607fcd
Add error list each entry func (#7485)
* added error return in type ListEachEntryFunc
* return error if errClose
* fix fmt.Errorf
* fix return errClose
* use %w fmt.Errorf
* added entry in messege error
* add callbackErr in ListDirectoryEntries
* fix error
* add log
* clear err when the scanner stops on io.EOF, so returning err doesn’t surface EOF as a failure.
* more info in error
* add ctx to logs, error handling
* fix return eachEntryFunc
* fix
* fix log
* fix return
* fix foundationdb test s
* fix eachEntryFunc
* fix return resEachEntryFuncErr
* Update weed/filer/filer.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/elastic/v7/elastic_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/hbase/hbase_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/foundationdb/foundationdb_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/ydb/ydb_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* fix
* add scanErr
---------
Co-authored-by: Roman Tamarov <r.tamarov@kryptonite.ru>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-25 19:35:19 -08:00
..
2025-11-04 13:02:22 -08:00
2024-07-29 14:07:12 -07:00
2024-11-15 11:25:18 -08:00
2025-09-09 01:01:03 -07:00
2025-07-30 12:38:03 -07:00
2019-03-03 10:17:44 -08:00
2025-10-30 16:13:54 -07:00
2025-06-24 08:44:06 -07:00
2025-10-13 18:05:17 -07:00
2025-06-06 05:58:03 -07:00
2025-05-28 11:34:02 -07:00
2024-08-01 13:00:54 -07:00
2025-10-24 01:26:42 -07:00
2024-06-28 14:57:20 -07:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-08-11 16:45:13 -07:00
2025-06-24 08:44:06 -07:00
2025-06-24 08:44:06 -07:00
2025-11-21 14:46:32 -08:00
2025-06-24 08:44:06 -07:00
2025-11-21 14:46:32 -08:00
2025-07-16 23:39:27 -07:00
2025-08-21 08:28:07 -07:00
2025-11-18 23:18:35 -08:00
2025-10-08 23:12:03 -07:00
2025-06-03 22:46:10 -07:00
2022-07-29 00:17:28 -07:00
2025-11-20 20:50:26 -08:00
2024-08-29 09:52:21 -07:00
2025-09-04 05:39:56 -07:00
2024-08-29 09:52:21 -07:00
2022-07-29 00:17:28 -07:00
2022-10-06 07:10:41 -07:00
2025-10-08 23:12:03 -07:00
2024-11-03 23:20:48 -08:00
2025-06-19 13:54:54 -07:00
2025-06-03 22:46:10 -07:00
2025-09-04 05:39:56 -07:00
2025-09-18 14:46:53 -07:00
2025-07-16 23:39:27 -07:00
2023-07-10 23:38:52 -07:00
2024-09-27 00:45:18 -07:00
2025-06-19 01:15:25 -07:00
2023-10-12 08:15:20 -07:00
2025-11-04 13:02:22 -08:00
2022-07-29 00:17:28 -07:00
2025-07-30 12:38:03 -07:00
2025-10-27 22:13:31 -07:00
2022-07-29 00:17:28 -07:00
2023-12-28 11:45:13 -08:00
2022-10-24 22:09:38 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2022-10-14 00:18:09 -07:00
2022-10-14 00:18:09 -07:00
2023-06-05 10:17:21 -07:00
2025-07-30 12:38:03 -07:00
2016-06-02 18:09:14 -07:00
2025-11-13 17:25:47 -08:00
2025-08-07 00:07:03 -07:00
2025-07-16 23:39:27 -07:00
2025-11-13 17:25:47 -08:00
2025-11-04 13:02:22 -08:00
2025-08-06 10:09:26 -07:00
2024-01-03 08:50:32 -08:00