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-25 19:35:19 -08:00
2025-03-31 21:25:51 -07:00
2022-02-14 03:14:05 -08:00
2023-09-18 18:47:34 -07:00
2025-03-19 21:01:47 -07:00
2025-08-17 20:45:44 -07:00
2025-10-08 23:12:03 -07:00
2024-12-31 18:41:43 -08:00
2022-07-29 00:17:28 -07:00
2024-12-16 20:19:32 -08:00
2024-07-24 23:46:40 -07:00
2022-08-26 17:04:11 -07:00
2024-11-07 13:00:12 -08:00
2025-08-23 10:22:17 -07:00
2022-02-12 01:54:16 -08:00
2025-06-12 08:19:47 -07:00
2022-02-12 01:54:16 -08:00
2025-09-09 01:01:03 -07:00
2025-05-22 09:46:49 -07:00
2025-05-22 09:46:49 -07:00
2025-11-25 19:35:19 -08:00
2025-06-13 12:27:39 -07:00
2024-11-07 14:18:59 -08:00
2025-09-30 20:20:24 -07:00
2025-05-22 09:46:49 -07:00
2025-09-30 20:20:24 -07:00
2025-05-28 11:34:02 -07:00
2023-09-21 11:08:26 -07:00
2024-12-31 18:41:43 -08:00
2024-09-12 22:45:30 -07:00
2022-07-29 00:17:28 -07:00
2025-05-22 09:46:49 -07:00
2022-07-29 00:17:28 -07:00
2024-12-31 18:41:43 -08:00
2022-08-09 20:21:01 -07:00
2025-05-22 09:46:49 -07:00
2022-08-23 01:47:18 -07:00
2025-07-16 23:39:27 -07:00
2025-06-12 08:19:47 -07:00
2025-06-12 08:19:47 -07:00
2025-11-20 20:50:26 -08:00
2023-01-20 01:48:12 -08:00
2022-07-29 00:17:28 -07:00